Keysight Pathwave 89600 VSA .NET API
Create Method
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > BurstCollection<T1> Class : Create Method


Glossary Item Box

Creates a new Burst.

Syntax

Visual Basic (Declaration) 
Public Function Create() As T1
C# 
public T1 Create()
C++/CLI 
public:
T1^ Create(); 

Return Value

A handle to the new Burst.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also